Skip to content

Validate fixed-effect slope interactions and reduce latency - #282

Merged
eloualiche merged 3 commits into
FixedEffects:mainfrom
matthieugomez:fe-slope-validation
Aug 27, 2026
Merged

Validate fixed-effect slope interactions and reduce latency#282
eloualiche merged 3 commits into
FixedEffects:mainfrom
matthieugomez:fe-slope-validation

Conversation

@matthieugomez

@matthieugomez matthieugomez commented Aug 27, 2026

Copy link
Copy Markdown
Member
  • Reject transformed or non-numeric fe(...)&x slope columns with a clear error instead of silent misbehavior
  • Omit standalone RHS slopes already spanned by continuous-slope fixed effects
  • Skip fixed-effect parsing when no fixed effects are present and avoid invalidation-prone hvcat paths
  • Make deprecated method=:gpu calls fall back to CPU with an explicit message
  • Expand documentation, benchmarks, and regression coverage

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants